Storm-static

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism csma.4-2.prism --prop csma.props time_max --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:10.315888166427612s
Return code:0
Relative Error:7.643332227262437e-07
Log
Storm 1.5.1

Date: Wed Apr 29 19:46:03 2020
Command line arguments: --prism csma.4-2.prism --prop csma.props time_max '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.008s.

Time for model construction: 9.485s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	761962
Transitions: 	1327068
Choices: 	825504
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * all_delivered -> 9 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time_max": R[exp]{"time"}max=? [F "all_delivered"] ...
Result (for initial states): 142.2120604
Time for model checking: 0.784s.